crypto/tls.Conn.closeNotifySent (field)
4 uses
crypto/tls (current package)
conn.go#L91: closeNotifySent bool
conn.go#L1224: if c.closeNotifySent {
conn.go#L1467: if !c.closeNotifySent {
conn.go#L1471: c.closeNotifySent = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)